iconhelper: Handle invalidation
authorBenjamin Otte <otte@redhat.com>
Fri, 11 Dec 2015 14:12:19 +0000 (15:12 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 13:41:16 +0000 (08:41 -0500)
commitb79a187d47ee5c45952fab60c141fcaed7e05ef6
tree400d2ce5ebac05535238a3b5244c636945079673
parentde6dca4f819142063436977d78c8c0fb499d4c3e
iconhelper: Handle invalidation

When CSS, direction or scale factor change, handle the invalidation
inside the iconhelper.
This way the widgets using them don't have to.
gtk/gtkentry.c
gtk/gtkiconhelper.c
gtk/gtkiconhelperprivate.h
gtk/gtkimage.c